home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / graphics / dust / dusthelp2 / cmds7 < prev    next >
Text File  |  1995-12-15  |  3KB  |  47 lines

  1.    7. MISC COMMANDS (WINDOWS, INTERFACE, ...)
  2. -----------------------------------------------------------------
  3.    Type "?<command>" or "help(<command>)" to get a
  4.    description of one of the following commands:
  5.  
  6.     ABOUT             - show program-information
  7.     AVAIL             - prints available memory
  8.     CALC or .         - calculate mathematical expressions
  9.     CD                - change Directory
  10.     CLOSEWINDOWS      - close all windows drawing specified object
  11.     EXEC              - execute a batchfile
  12.     ECHO              - type a message (useful in batchfiles)
  13.     FOR               - for-loops
  14.     GET               - show program-parameter(s)
  15.     IF                - simple if-construct
  16.     INTERPOLATEDATA   - interpolate points from data-file
  17.     LOADCONFIG        - load a config-file (default s:.dustrc)
  18.     LWSTAGING         - create multiple Scene-Files from one (for LIGHTWAVE)
  19.     MEMORY            - show memory consumption of an object
  20.     MEMORYP           - show memory consumption of a particle-object
  21.     REQUEST           - let the user confirm actions (in batchfiles)
  22.     REXX              - enter the Dust-ARexx-mode
  23.     SAVECONFIG        - save a config-file (default s:.dustrc)
  24.     SET               - set program-parameters
  25.     SHOWIMAGE         - display an image on the Workbench-Screen
  26.     SHOWVALUES        - show all user-defined constants
  27.     STAGING2          - create a multi-object-stagefile ("ISL2.0")
  28.     STAGING3          - create a multi-object-stagefile ("ISL3.x")
  29.     TIME              - print execution time of the last command
  30.     WINDOW            - open a preview window
  31.     WINDOWSEQ         - open well-arranged windows showing an object-sequence
  32.     WINDOWCLOSE       - close the specified window
  33.     WINDOWDRAWMODE    - change the perspective-flag of the specified window
  34.     WINDOWFRONT       - bring the specified window into foreground
  35.     WINDOWOUTLINED    - change the outlined-flag of the specified window
  36.     WINDOWPERSPECTIVE - change the perspective-flag of the specified window
  37.     WINDOWPOS         - move the specified window
  38.     WINDOWREDRAW      - redraw the contents of the specified window
  39.     WINDOWRESCALE     - rescale the specified window (keepscale=TRUE)
  40.     WINDOWROTX        - increase the angle of X-rotation
  41.     WINDOWROTZ        - increase the angle of Z-rotation
  42.     WINDOWSAVE        - save the image of the specified window as ILBM
  43.     WINDOWSIZE        - size the specified window
  44.     WINDOWZOOM        - increase the zoom-factor of the specified window
  45.     !                 - execute DOS-commands
  46.     # or ;            - comment
  47.